A Day in the Life of a Computer Science Researcher ft. Matthew Jagielski Dec 3, 2021 • 1 min read from IPython.display import Audio from IPython.core.display import display def beep(): display(Audio('Adversarial ML Research Podcast feat. Matthew Jagielski.mp3')) beep() Your browser does not support the audio element.